public class PartCollection<T> : System.Collections.Generic.List<T> where T: Resource
Public Class PartCollection(Of T As Resource) Inherits System.Collections.Generic.List(Of T)
System.Object System.Collections.Generic.List<T> Dart.Mail.PartCollection<T>
PartCollection<T> メンバ Dart.Mail 名前空間
© 2003, GrapeCity inc. All rights reserved.